From: Richard M. Stallman Date: Sat, 29 May 1993 03:29:45 +0000 (+0000) Subject: (LIBX11_SYSTEM): Defined. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95832 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=077cc1d53cc32d668eb23cac271ac4012774649b;p=emacs.git (LIBX11_SYSTEM): Defined. --- diff --git a/src/s/hpux8.h b/src/s/hpux8.h index 13197b83faa..48f10755ed8 100644 --- a/src/s/hpux8.h +++ b/src/s/hpux8.h @@ -8,6 +8,9 @@ #define HPUX8 +/* dob@inel.gov says HPUX 8.07 needs this. He was using X11R5, I think. */ +#define LIBX11_SYSTEM -lXext + #define LIB_X11_LIB -L/usr/lib/X11R5 -L/usr/lib/X11R4 -lX11 #define C_SWITCH_SYSTEM -I/usr/lib/X11R5 -I/usr/include/X11R4